home *** CD-ROM | disk | FTP | other *** search
/ Clickx 72 / Clickx 72.iso / software / printtools / picmeta / PrintStationDemoSetup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2010-01-01  |  7.6 KB  |  149 lines

  1. ;InnoSetupVersion=5.2.3
  2. [Setup]
  3. AppName=PrintStation
  4. AppVerName=PrintStation Demo v3.2
  5. AppId=PrintStation
  6. AppPublisher=Picmeta Systems
  7. AppPublisherURL=http://www.picmeta.com
  8. DefaultDirName={pf}\Picmeta\PrintStation
  9. UninstallDisplayIcon={app}\PrintStation.exe
  10. OutputBaseFilename=in
  11. Compression=zip
  12. DisableProgramGroupPage=yes
  13. WizardImageFile=embedded\WizardImage0.bmp
  14. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  15. [Files]
  16. Source: "{app}\PrintStation.exe"; DestDir: "{app}"; Flags: ignoreversion 
  17. Source: "{app}\printstation.chm"; DestDir: "{app}"; Flags: ignoreversion 
  18. Source: "{app}\presets.dat"; DestDir: "{app}"; Flags: ignoreversion 
  19. Source: "{app}\pdf.dll"; DestDir: "{app}"; Flags: ignoreversion 
  20. Source: "{app}\locale\DE.mo"; DestDir: "{app}\locale"; Flags: overwritereadonly 
  21. Source: "{app}\locale\ES.mo"; DestDir: "{app}\locale"; Flags: overwritereadonly 
  22. Source: "{app}\locale\FR.mo"; DestDir: "{app}\locale"; Flags: overwritereadonly 
  23. Source: "{app}\IssSurvey.dll"; DestDir: "{app}"; 
  24. Source: "{app}\IssSurvey.ini"; DestDir: "{app}"; 
  25. [Registry]
  26. Root: HKCU; Subkey: "Software\Picmeta\PrintStation"; Flags: uninsdeletekey 
  27. Root: HKCR; Subkey: "PrintStationAutoplay\Shell\print\command"; ValueType: String; ValueData: """{app}\PrintStation.exe"" ""-p"" ""%L"""; Flags: uninsdeletekey noerror 
  28. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\ShowPicturesOnArrival"; ValueName: "PrintStationPrint"; ValueType: String; Flags: uninsdeletevalue noerror 
  29. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\PrintStationPrint"; ValueName: "Action"; ValueType: String; ValueData: "{cm:AutoplayTextPrint}"; Flags: uninsdeletekey noerror 
  30. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\PrintStationPrint"; ValueName: "DefaultIcon"; ValueType: String; ValueData: "{app}\PrintStation.exe,0"; Flags: uninsdeletekey noerror 
  31. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\PrintStationPrint"; ValueName: "InvokeProgID"; ValueType: String; ValueData: "PrintStationAutoplay"; Flags: uninsdeletekey noerror 
  32. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\PrintStationPrint"; ValueName: "InvokeVerb"; ValueType: String; ValueData: "print"; Flags: uninsdeletekey noerror 
  33. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\PrintStationPrint"; ValueName: "Provider"; ValueType: String; ValueData: "PrintStation"; Flags: uninsdeletekey noerror 
  34. Root: HKCR; Subkey: ".psl"; ValueType: String; ValueData: "PrintLayout"; Flags: uninsdeletekey 
  35. Root: HKCR; Subkey: "PrintLayout"; ValueType: String; ValueData: "{cm:FileAssociationDesc}"; Flags: uninsdeletekey 
  36. Root: HKCR; Subkey: "PrintLayout\Shell\Open\Command"; ValueType: String; ValueData: """{app}\PrintStation.exe"" ""%1"""; Flags: uninsdeletevalue 
  37. Root: HKCR; Subkey: "PrintLayout\DefaultIcon"; ValueType: String; ValueData: "{app}\PrintStation.exe,1"; Flags: uninsdeletevalue 
  38. Root: HKCR; Subkey: "Directory\shell\PrintStation Browse"; ValueType: String; ValueData: "{cm:FolderBrowse}"; Flags: uninsdeletekey noerror 
  39. Root: HKCR; Subkey: "Directory\shell\PrintStation Browse\command"; ValueType: String; ValueData: """{app}\PrintStation.exe"" ""%1"""; Flags: uninsdeletevalue 
  40. [Run]
  41. Filename: "{app}\PrintStation.exe"; WorkingDir: "{app}"; Description: "{cm:LaunchText}"; Flags: postinstall skipifsilent nowait
  42. [Icons]
  43. Name: "{commonprograms}\PrintStation"; Filename: "{app}\PrintStation.exe"; WorkingDir: "{app}"; 
  44. Name: "{commondesktop}\PrintStation"; Filename: "{app}\PrintStation.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  45. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PrintStation"; Filename: "{app}\PrintStation.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; 
  46. [Tasks]
  47. Name: "desktopicon"; Description: "{cm:DesktopIconText}"; GroupDescription: "{cm:IconGroupText}"; 
  48. Name: "quicklaunchicon"; Description: "{cm:QuickLaunchText}"; GroupDescription: "{cm:IconGroupText}"; 
  49. [UninstallDelete]
  50. Type: filesandordirs; Name: "{app}"; 
  51. Type: filesandordirs; Name: "{localappdata}\Picmeta\Thumbs"; 
  52. Type: dirifempty; Name: "{localappdata}\Picmeta"; 
  53. Type: filesandordirs; Name: "{userappdata}\Picmeta\PrintStation"; 
  54. Type: dirifempty; Name: "{userappdata}\Picmeta"; 
  55. [CustomMessages]
  56. en.NameAndVersion=%1 version %2
  57. en.AdditionalIcons=Additional icons:
  58. en.CreateDesktopIcon=Create a &desktop icon
  59. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  60. en.ProgramOnTheWeb=%1 on the Web
  61. en.UninstallProgram=Uninstall %1
  62. en.LaunchProgram=Launch %1
  63. en.AssocFileExtension=&Associate %1 with the %2 file extension
  64. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  65. de.NameAndVersion=%1 Version %2
  66. de.AdditionalIcons=Zus
  67. tzliche Symbole:
  68. de.CreateDesktopIcon=&Desktop-Symbol erstellen
  69. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste erstellen
  70. de.ProgramOnTheWeb=%1 im Internet
  71. de.UninstallProgram=%1 entfernen
  72. de.LaunchProgram=%1 starten
  73. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  74. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  75. es.NameAndVersion=%1 versi
  76. es.AdditionalIcons=Iconos adicionales:
  77. es.CreateDesktopIcon=Crear un icono en el &escritorio
  78. es.CreateQuickLaunchIcon=Crear un icono de Inicio R
  79. es.ProgramOnTheWeb=%1 en la Web
  80. es.UninstallProgram=Desinstalar %1
  81. es.LaunchProgram=Ejecutar %1
  82. es.AssocFileExtension=&Asociar %1 con la extensi
  83. n de archivo %2
  84. es.AssocingFileExtension=Asociando %1 con la extensi
  85. n de archivo %2...
  86. fr.NameAndVersion=%1 version %2
  87. fr.AdditionalIcons=Ic
  88. nes suppl
  89. mentaires :
  90. fr.CreateDesktopIcon=Cr
  91. er une ic
  92. ne sur le &Bureau
  93. fr.CreateQuickLaunchIcon=Cr
  94. er une ic
  95. ne dans la barre de &Lancement rapide
  96. fr.ProgramOnTheWeb=Page d'accueil de %1
  97. fr.UninstallProgram=D
  98. sinstaller %1
  99. fr.LaunchProgram=Ex
  100. cuter %1
  101. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  102. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  103. en.AutoplayTextPrint=Print pictures
  104. de.AutoplayTextPrint=Bilder drucken
  105. es.AutoplayTextPrint=Imprimir imagenes
  106. fr.AutoplayTextPrint=Imprimer les photos
  107. en.FileAssociationDesc=PrintStation project
  108. de.FileAssociationDesc=PrintStation Projekt
  109. es.FileAssociationDesc=PrintStation proyecto
  110. fr.FileAssociationDesc=PrintStation projet
  111. en.LaunchText=&Launch PrintStation
  112. de.LaunchText=PrintStation &starten
  113. es.LaunchText=&Iniciar PrintStation
  114. fr.LaunchText=&Lancer PrintStation
  115. en.IconGroupText=Additional icons:
  116. de.IconGroupText=Zus
  117. tzliche Verkn
  118. pfungen:
  119. es.IconGroupText=Iconos adicionales:
  120. fr.IconGroupText=D'autres ic
  121. en.DesktopIconText=Create a &desktop icon
  122. de.DesktopIconText=Verkn
  123. pfung auf dem &Desktop anlegen
  124. es.DesktopIconText=Crear 
  125. cono de escritorio
  126. fr.DesktopIconText=Cr
  127. er une ic
  128. ne de &bureau
  129. en.QuickLaunchText=Create a &Quick Launch icon
  130. de.QuickLaunchText=Verkn
  131. pfung der &Schnellstart-Leiste zuf
  132. es.QuickLaunchText=A
  133. adir 
  134. cono en la &bandeja de acceso r
  135. fr.QuickLaunchText=Cr
  136. er une ic
  137. ne de lancement rapide
  138. en.FolderBrowse=Browse with PrintStation
  139. de.FolderBrowse=Durchsuchen mit PrintStation
  140. es.FolderBrowse=Navegar con PrintStation
  141. fr.FolderBrowse=Naviguer avec PrintStation
  142. [Languages]
  143. ; These files are stubs
  144. ; To achieve better results after recompilation, use the real language files
  145. Name: "en"; MessagesFile: "embedded\en.isl"; 
  146. Name: "de"; MessagesFile: "embedded\de.isl"; 
  147. Name: "es"; MessagesFile: "embedded\es.isl"; 
  148. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  149.